Welcome![Sign In][Sign Up]
Location:
Search - VC ocr

Search list

[ScannerBenQ-SC-SDK

Description: 本开发包是为明基扫描仪专门提供的,可以让用户进行二次开发的开发包。该开发包是用VC++ 6.0开发的动态连接库(scan.dll)。接口简单,调用方便,让您可以在最短的时间内实现对明基扫描仪的功能定制。另外,本开发包还提供给用户明基自行开发的影像文件读写库(ImageRW.dll),提供了多种影像格式的支持,让您可以方便的将扫描得到的影像数据存成各种格式(支持的文件格式有BMP, PCX, JPG, TIF, TGA, PNG)的影像文件。本开发包内还附有开发例程,即使你一点都不了解扫描仪的驱动过程, 也能在很短的时间里定制出符合你要求的应用程序(当然,你需要有一定的VC++编程能力), 比如说能在某个特定的区域内用特定的分辨率进行扫描。该例程还提供了如何使用汉王OCR实现文字识别的演示。-the development kits for BenQ to provide specialized scanner, allows users to the development of secondary development package. The development kit is developed by VC 6.0 Dynamic Link Library (scan.dll). Simple interface, call convenience, you can in the shortest period of time right BenQ scanner functional customization. In addition, the development kit is also available to users BenQ develop their own images document literacy library (ImageRW.dll), providing a wide variety of video format support, so you can easily scan will be the image data retention in various formats (supported file formats are BMP, PCX, JPG, TIF , TGA, PNG) image files. The development kit also included within the development routines, even if you do not understand the point scanner-driven process, in a very short p
Platform: | Size: 544348 | Author: 123 | Hits:

[Graph Recognizeminiocr

Description: 这是个在VC知识库上得到的代码,实现OCR识别的功能-This is a knowledge base in VC on the code and realize the function of OCR
Platform: | Size: 2821285 | Author: 杜希鹏 | Hits:

[Graph RecognizeTextLocation

Description: 可以进行文字定位识别的VC源码,用来在数字相片中确认文字,标志等内容的位置,并进行OCR识别-positioning can be written to the VC-source identification, used in digital photographs recognized text, signs such as the location, and OCR
Platform: | Size: 137557 | Author: janet | Hits:

[OS programCCMD_OCR

Description: 图形文字识别(OCR)是常用的东西。许多程序员都想在自己的程序中嵌入OCR的识别模块。但是,用别人的----要价太高;自己做----难度太大。 其实微软早在Office2003中推出了一个OCR模块,对中文有很好的支持(不亚于国内的一些品牌产品)。可能有许多人都注意到这个好东西了,但是MS_OCR在VC++上的接口和用法一直没见披露。-graphic character recognition (OCR) is commonly used things. Many programmers want their own procedures embedded OCR recognition module. However, using other people's high-stakes; ---- Themselves too difficult. In fact, as early as in Microsoft Office2003 has introduced an OCR module, the Chinese have a very good support (second to the domestic brand name products). Many people may have noticed the good things, But MS_OCR VC in the interface and usage has not been any sign of disclosure.
Platform: | Size: 323986 | Author: yanghx | Hits:

[Graph RecognizeCcode

Description: it is a vc++ code for Chinese character ocr. I hope that the reader can learn something from it.
Platform: | Size: 857834 | Author: ullillr | Hits:

[Special EffectsVC_tesseract-1.03.tar

Description:
Platform: | Size: 2828288 | Author: Suny | Hits:

[VC/MFCVisualC++MFCstudy

Description: 在这个栏目中我以循序渐进的方式讲述VC开发方法和技巧,从VC入门到各种窗体的使用,对话框的编写,文档视结构的使用,以及网络开发和其他一些高级的话题。 本栏目的内容:在本栏目里我将讲述一些我认为开发学习过程中比较重要的内容也有一些我的学习经验,我的目的是帮助大家更好的学习VC,而不是大而全的讲解VC的使用方法,开发方法。所以希望你身边能有一本参考书而不要将这个栏目当作你入门的参考书。我这样做是因为我的时间和精力有限,也没有扫描仪和OCR软件,不可能写出长篇大作。同时市面上的参考书良莠不齐,我希望在看完一本不太好的参考书后看这个栏目能有一种恍然大悟的感觉。(好象有点夸张) 本栏目的对象:这里的教程主要是针对VC开发的初级使用者和刚入门的开发者而编写。同时也要求读者具有C/C++语言基础。 -err
Platform: | Size: 456704 | Author: wyj | Hits:

[Windows Develop200510189144136

Description: 有关图形图像处理 车牌识别系统 用vc实现 -ocr Optical Character Recognition
Platform: | Size: 71680 | Author: 追梦 | Hits:

[Graph RecognizeRef

Description: 一个用VC调用控件写的OCR识别程序,简单易懂,识别非常不错!-VC call with a control written in OCR recognition program, simple and easy to understand, identify very good!
Platform: | Size: 6706176 | Author: 萤火虫 | Hits:

[Graph Recognizelianjishouxieshuzishibie

Description: vc编写的联机手写字符识别程序,能够识别数字0~9-ocr
Platform: | Size: 217088 | Author: kevin | Hits:

[Graph Recognize200672715175494

Description: VC调用微软office2003提供的免费识别功能模-VC call to Microsoft' s free office2003 recognition mode
Platform: | Size: 7578624 | Author: 杨云勇 | Hits:

[Graph Recognizewenzishibie

Description: 利用VC++实现的,基于神经网络的文字识别系统,包括矩阵类库源代码和数字识别系统源代码。-Using VC++ to achieve, based on neural network character recognition system, including the matrix class library source code and digital identification system source code.
Platform: | Size: 210944 | Author: hai | Hits:

[Graph RecognizeCCMD_OCR

Description: 图形文字识别,简称OCR,能识别以BMP/JPG/TIF格式以文字为主图片上的文字,这是项比较有难度的技术,微软在Office2003中推出了一个OCR模块,对中文支持也不错,叫MS_OCR,但是其在VC++上的接口和用法一直不知道怎么用,现在上传一个MS_OCR做的示范程序,识别效率大家可以试一下-Graphic character recognition, referred to as the OCR can recognize text-based images of BMP/JPG/TIF format text, which is a more difficult technology, Microsoft has launched an OCR module in Office2003 Chinese support is also good. to call MS_OCR but its interface and usage in VC++ did not know how to use, upload a MS_OCR do demonstration program, recognition efficiency, we can try
Platform: | Size: 2964480 | Author: 韦海燕 | Hits:

[GDI-Bitmap199056234OCR_

Description: 此OCR代码收集自网上,可以调用微软OFFICE内置的OCR识别功能,使用前必须先安装OFFICE2003以上版本! 使用OCR识别模块源自一个失败的项目,本源码使用VC++6.0SP3编译,编译后生成一个 DLL 动态链接库文件。 RELEASE内有编译后的DLL文件及易语言的实例代码(此实例项目源于一个流产的项目,现公开源码)!-This OCR code to collect information from the Internet, can call Microsoft OFFICE built-in OCR recognition OFFICE2003 above version must be installed before use! OCR recognition module from a failed project, the source use VC++6.0SP3 compile a DLL dynamic link library file, the compiler generates. The RELEASE inside the compiled DLL file and the instance of the Yi language code (in this instance the project stems from an aborted project, now open source)!
Platform: | Size: 2302976 | Author: | Hits:

[Windows DevelopGCCMD_OCRr

Description: 图形文字识别(OCR)是常用的东西。许多程序员都想在自己的程序中嵌入OCR的识别模块。但是,用别人的—要价太高;自己做—难度太大。其实微软早在Office2003中推出了一个OCR模块,对中文有很好的的支持(不亚于国内的一个品牌产品)。可能有许多人都注意到这个好东西了,但是MS_OCR在VC++上的接口和用法一直没见披露。笔者在这里发布一个用MS_OCR做的示范程序,大家试试,识别能力还不错,并且支 -Graphic character recognition (OCR) is a common thing. Many programmers want the embedded OCR recognition module in your own programs. However, use someone else' s- the asking price is too high do- too difficult. In fact, Microsoft had launched in Office2003 an OCR module, the Chinese have good support (as much as a brand product). There may be many people are aware of this good thing, but the MS_OCR in VC++ on the interface and usage has not seen the disclosure. I published here a demonstration program with MS_OCR do, we try pretty good ability to identify and support
Platform: | Size: 3325952 | Author: | Hits:

[Special EffectsOCR-and-Image

Description: 5个vc++识别和图像处理代码, 对印刷体汉字识别率99 以上。-OCR reader
Platform: | Size: 12964864 | Author: | Hits:

[ConsoleOCR

Description: vc++环境下的ocr汉字识别程序源码,大部分汉字都可识别-ocr character recognition program source code vc++ environment, the majority of Chinese characters can identify
Platform: | Size: 1393664 | Author: adu | Hits:

[OpenCVTesseract

Description: Tesseract_Ocr训练方法,包括OpenCV的图片处理方法在内,以及VC++实现OCR 的过程-Tesseract_Ocr training methods, including OpenCV image processing methods, as well as VC++ OCR process
Platform: | Size: 13312 | Author: chanpman | Hits:

[Picture Viewertesseract-ocr-3.02.02.tar

Description: TESSERACT可能是最準確的開源OCR引擎。結合Leptonica圖像處理庫,它可以讀取多種圖像格式,並轉換為文本在超過60種語言。這是前3發動機的1995年UNLV精度的測試之一。在1995年和2006年之間,有一點就可以完成的工作,但自那時以來,它已經被廣泛的谷歌改善。它是根據Apache許可證2.0。 支持的平台 在Linux,Windows TESSERACT工程(含VC + +速成或Cygwin)和Mac OSX。詳細信息和安裝說明,請參閱自述文件。它也可以被編譯為其他平台,包括Android和iPhone,但這些都不是作為很好的測試平台。為其他項目使用TESSERACT,在各種平台上的擴展頁面。 如果你有興趣在支持其他平台或語言,請與雷·史密斯或開發商取得聯繫。 -TESSERACT is probably the most accurate open source OCR engine. Combined Leptonica image processing library, which can be read by a variety of image formats, and convert it to text in more than 60 languages. This is the first 3 engine 1995 UNLV Accuracy test one. In 1995 and 2006, there is little you can complete the work, but since then, it has been widely Google improvements. It is based on the Apache License 2.0. Supported Platforms on Linux, Windows TESSERACT works (including VC++ crash or Cygwin) and Mac OSX. For more information and installation instructions, see the readme file. It can also be compiled for other platforms, including Android and iPhone, but these are not as good test platform. For other projects using TESSERACT, on various platforms extension page. If you are interested in supporting other platforms or languages, please contact with Leishimisi or developers.
Platform: | Size: 3890176 | Author: ken | Hits:

[Special EffectsCCMD_OCR

Description: OCR图像文字识别源码,使用OCR图像识别控件,支持bmp,jpg,tif等多种图形格式的文字识别。(OCR image text recognition source code, use OCR image recognition control, support bmp, jpg, tif and other graphic format text recognition.)
Platform: | Size: 2941952 | Author: zh5122 | Hits:
« 1 2 34 »

CodeBus www.codebus.net